func go/types.lookupType
2 uses
go/types (current package)
lookup.go#L237: if i, found := lookupType(prev, e.typ); found {
lookup.go#L249: func lookupType(m map[Type]int, typ Type) (int, bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)